home *** CD-ROM | disk | FTP | other *** search
Text File | 2000-05-03 | 1.3 KB | 36 lines | [BINA/hDmp] |
- <!-- (C) International Organization for Standardization 1986
- Permission to copy in any form is granted for use with
- conforming SGML systems and applications as defined in
- ISO 8879, provided this notice is included in all copies.
- -->
- <!-- Character entity set. Typical invocation:
- <!ENTITY % ISOdia PUBLIC
- "ISO 8879:1986//ENTITIES Diacritical Marks//EN//XML">
- %ISOdia;
- -->
- <!-- This version of the entity set can be used with any SGML document
- which uses ISO 10646 as its document character set.
- This includes XML documents and ISO HTML documents.
- This entity set uses hexadecimal numeric character references.
-
- Creator: Rick Jelliffe, Allette Systems
-
- Version: 1997-07-07
- -->
-
- <!ENTITY acute "´" ><!--=acute accent-->
- <!ENTITY breve "˘" ><!--=breve-->
- <!ENTITY caron "ˇ" ><!--=caron-->
- <!ENTITY cedil "¸" ><!--=cedilla-->
- <!ENTITY circ "^" ><!--=circumflex accent-->
- <!ENTITY dblac "˝" ><!--=double acute accent-->
- <!ENTITY die "¨" ><!--=dieresis-->
- <!ENTITY dot "˙" ><!--=dot above-->
- <!ENTITY grave "`" ><!--=grave accent-->
- <!ENTITY macr "¯" ><!--=macron-->
- <!ENTITY ogon "˛" ><!--=ogonek-->
- <!ENTITY ring "˚" ><!--=ring-->
- <!ENTITY tilde "˜" ><!--=tilde-->
- <!ENTITY uml "¨" ><!--=umlaut mark-->
-
-